| PlAttribute |
| Logical Entity Name | PlAttribute |
| Default Table Name | PlAttribute |
| Physical Only | NO |
| Definition | |
| Note |
| PlAttribute Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlAttributeID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
SyCampusGrpID |
int | YES |
| PlAttribute Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlAttribute_PlAttributeID_U_C_IDX | PrimaryKey | PlAttributeID |
| PlAttribute Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_PlAttribute.SyCampusGrpID_SyCampusGrp.SyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlAttribute.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlEmployerContactAttribute | Non-Identifying | One To Zero or More | FK_PlEmployerContactAttribute_PlAttributeID_PlAttribute_PlAttributeID | NO | YES |
| PlAttribute Check Constraints |
| Check Constraint Name | CheckConstraint |